NEXT XML NODE
This function sets the current node to the next node of the same level.
ARGUMENTS:
* Xml Number = An XML number (between 1 and 256)
RETURNS:
If the function was succesfully executed it returns 1. If the current node is the last node it returns 0.
SYNTAX
Return Integer=NEXT XML NODE(Xml Number)
RELATED INFO
View XML Files Index
View STYX Index
View STYX Main File
